toggle menu
time
main
common
switch theme
search in API
time
/
[root]
/
yearPeriod
year
Period
fun
LocalDateTime
.
yearPeriod
(
timeZone
:
TimeZone
)
:
TimePeriod
<
TimeUnit.Year
>
fun
LocalDate
.
yearPeriod
(
timeZone
:
TimeZone
)
:
TimePeriod
<
TimeUnit.Year
>
val
<
Unit
:
MonthOrSmaller
,
TimeUnit
>
TimePeriod
<
Unit
>
.
yearPeriod
:
TimePeriod
<
TimeUnit.Year
>
Return
The year period containing this
TimePeriod
.